{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire - Part 2 {% endblock %} {% block content %}

Please answer the following questions.


{% formfield player.surveyInvestReason %} {% formfield player.surveyInvestCharityReason %} {% formfield player.surveyFeedback %} {% formfield player.payID %} {% formfield player.payID_reenter %}

Please click the 'Next' button to view your payment summary. You may need to wait for other participants to finish before you can see the next page.


{% next_button %} {% endblock %}